Welcome![Sign In][Sign Up]
Location:
Search - web server

Search list

[Othermatlabkuozhan

Description: 作  者 何强 何英 [同作者作品] 【出 版 社】 清华大学出版社 【书 号】 7-900641-80-7 本书以MATLAB扩展编程及其应用实例为主线,以MATLAB与C程序、Visual Basic、Excel、网络和系统硬件的接口为核心,采用图文并茂的方式、简捷明快的手法和通俗易懂的语言,配合大量的代码实例以及一个简单的语音识别系统的具体实现,系统介绍了MATLAB的新特性、常用的代码优化方法和功能扩展途径。全书分为3部分,共13章。第1部分(第1章—第6章):MATLAB 6的安装和运行、MatrixVB、Excellink、MATLAB Web Server、MATLAB的数据结构和编程技巧、MATLAB图形用户界面编程:第2部分(第7章—第11章):MATLAB引擎、MATLAB可执行程序、MATLAB C++数学库和图形库、MATLAB Runtime Server、MATLAB访问系统硬件;第3部分(第12章、第13章):MATLAB的录音工具、基于MATLAB的语音识别系统。 本书面向有一定MATLAB、C/C++语言编程基础的理工科学生、科研人员和教学工作者,既是新手进阶提高的读物,又是中高级MATLAB用户的必备手册。 -author Qiang Ying [with the authors] [publisher] [Tsinghua University Press ISBN : 7-900 641-80-7 book MATLAB to expand programming and application examples main line, to MATLAB and C program, Visual Basic, Excel, network and system hardware interface to the core, using text, Simple crisper practices and user-friendly language, a lot of code examples and a simple speech recognition system is a concrete realization, MATLAB system of the new features, the common code optimization and functional way to expand. The entire book is divided into three parts, with a total of 13 chapters. Part 1 (Chapter 1-Chapter 6) : 6 MATLAB installation and operation matrixVB. Excellink, MATLAB Web Server, MATLAB data structures and programming skills, MATLAB graphical user interface programming : Part 2 (Chapt
Platform: | Size: 23016448 | Author: 黄晓东 | Hits:

[Windows CEvxWebServerV113

Description: 针尖上的WEB服务器,轻量极,可是wince或其它嵌入系统上运行-tips on the Web server, light pole, but wince or other embedded operating systems
Platform: | Size: 328704 | Author: 赵炎 | Hits:

[Internet-Networkwebserver

Description: 一个多线程web服务器实例(C,Linux,详细的web服务器原理)-A multi-threaded web server instance (C, Linux, detailed principles of web server)
Platform: | Size: 70656 | Author: jinchao | Hits:

[Internet-NetworkWebServer_src

Description: vc++ http web server 使用socket实现
Platform: | Size: 146432 | Author: | Hits:

[Internet-NetworkWEB

Description: 一个WEB服务器及客户端浏览器的程序,为有特殊需求必须自己开发WEB服务器的同志作为一个示例。-WEB server and a client browser program for special needs must have their own WEB server comrades as an example.
Platform: | Size: 37888 | Author: 唐思奇 | Hits:

[Web Serverboa-0.93.17.3.tar

Description: 小型boa-0.94.14rc21.tar,boa web服务器。0.94版。boa-0.94.14rc21.tar,boa web服务器。0.94版。-Small boa-0.94.14rc21.tar, boa web server. Version 0.94. boa-0.94.14rc21.tar, boa web server. Version 0.94.
Platform: | Size: 98304 | Author: 学金 | Hits:

[Web ServerWebServer-130

Description: 一个非常轻量级的Java Web服务器,【tiny java web server】支持Jsp,EJB。-A very lightweight Java Web server, [] tiny java web server support Jsp, EJB.
Platform: | Size: 2348032 | Author: 张林 | Hits:

[uCOSwebserver

Description: 我们的嵌入式大作业 完成一个嵌入式的web服务器,具有所有基本功能-Our embedded operating to complete a large embedded web server, with all the basic functions of
Platform: | Size: 4096 | Author: 张思 | Hits:

[Web ServerSimpleWebServer

Description: 一个简易的WEB服务器,支持插件式管理,通过扩展实现了HTTP服务。注意,HTTP插件是用VB.NET编写的。-A simple WEB server, support for plug-in management, through the expansion of the realization of the HTTP service. Note, HTTP plug-in is prepared to use VB.NET.
Platform: | Size: 134144 | Author: 曹金荣 | Hits:

[Web ServerMulti-ThreadedWebServer

Description: 多线程web服务器(Multi-Threaded Web Server),可以处理并行的多个请求。 -Multi-threaded web server (Multi-Threaded Web Server), can handle multiple requests in parallel.
Platform: | Size: 1024 | Author: frr | Hits:

[SCMtcpipC

Description: 8051 Web Server project See Makefile for build notes Written for Keil C51 V5.1 compiler, notes: It uses big endian order, which is the same as the network byte order, unlike x86 systems. Use OPTIMIZE(2)or higher so that automatic variables get shared // between functions, to stay within the 256 bytes idata space-8051 Web Server projectSee Makefile for build notes Written for Keil C51 V5.1 compiler, notes: It uses big endian order, which is the same as thenetwork byte order, unlike x86 systems.Use OPTIMIZE (2) or higher so that automatic variables get shared// between functions, to stay within the 256 bytes idata space
Platform: | Size: 301056 | Author: wtling | Hits:

[Embeded Linuxv2.18_2007-11-19.tar

Description: 将嵌入式web server(goahead)的移值到at91rm9200上.该软件包包含所有源代码及Makefile, 说服文件-Embedded web server (goahead) transfer values on the AT91RM9200. The package contains all the source code and Makefile, to persuade the paper
Platform: | Size: 1855488 | Author: 谢荣东 | Hits:

[File FormatBOA-migration

Description: Boa是一个非常小巧的Web服务器,可执行代码只有约60KB。它是一个单任务Web服务器,只能依次完成用户的请求,而不会fork出新的进程来处理 并发连接请求。-Boa is a very small Web server, executable code, only about 60KB. It is the mission of a single Web server, can only be followed by the completion of the user
Platform: | Size: 6144 | Author: tk | Hits:

[e-languageWebServer

Description: 易语言代码:Web服务器实现多线程的例子,实现了用易语言编写多线程服务器,可以作为很好的借鉴-Easy language code: Web server multi-threaded example, using easy to realize multi-threaded server languages can serve as useful reference
Platform: | Size: 4096 | Author: 谢东 | Hits:

[Web ServerCode

Description: Web Server程序 Server启动时,在“设置”栏的“端口号:”中指定服务端口,缺省为8000;在“设置”栏的“Web根目录:”中指定Web Server的根目录-Web Server procedures Server starts, in the
Platform: | Size: 47104 | Author: | Hits:

[Web ServerWebserverTCP-IPLean

Description: 嵌入式系统Web服务器 TCP-IP Lean详细介绍嵌入式系统tcp-ip 的原理和工作过程,并在pic 上实现了一个简易的web服务器-Embedded System Web Server TCP-IP Lean detailed introduction of embedded systems tcp-ip principle and working process, and pic has been realized in a simple web server
Platform: | Size: 14242816 | Author: 山假名 | Hits:

[Software Engineeringweb

Description: 介绍了一种嵌入式WEB服务器的设计与实现,实现了以太网与CAN总线网络的直接互连,使用户可以 使用PC机通过Internet进行远程访问和控制Web服务器,从而能够将工业现场测控层监测设备得到的数据 方便快捷地送到异地的管理监控层-Introduce a kind of embedded WEB server design and implementation to achieve the Ethernet and CAN bus direct interconnection network so that users can use the PC machine through Internet remote access and control of Web servers, enabling monitoring and control of industrial site layer monitoring equipment data quickly and easily to remote monitoring of the management layer
Platform: | Size: 3072 | Author: ff8zgs | Hits:

[Web Serverexe1

Description: ssd8 exercise 1 The purpose of this exercise is to build a simple Web client and a simple Web server—a server that responds only to the HTTP GET and PUT commands.-ssd8 exercise 1 The purpose of this exercise is to build a simple Web client and a simple Web server-a server that responds only to the HTTP GET and PUT commands.
Platform: | Size: 6144 | Author: xyf | Hits:

[Web Serverweb

Description: web服务器 使用重叠IO和事件对象,确保程序的健壮性-web server using overlapped IO objects and events to ensure that robust procedures
Platform: | Size: 35840 | Author: huang | Hits:

[SCMSTR91x_webserver_v1_1

Description: STR912x Web Server V1.0 source code
Platform: | Size: 199680 | Author: KerryHsu01 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net